Skip to content

Remove TabletLocator from BulkInputFormat#3246

Merged
foster33 merged 11 commits intointegrationfrom
task/ima-bif
Dec 4, 2025
Merged

Remove TabletLocator from BulkInputFormat#3246
foster33 merged 11 commits intointegrationfrom
task/ima-bif

Conversation

@SethSmucker
Copy link
Collaborator

Removed to help #2443 easier to complete.

@foster33 foster33 added this pull request to the merge queue Dec 4, 2025
Merged via the queue into integration with commit 626e54e Dec 4, 2025
14 of 17 checks passed
SethSmucker added a commit that referenced this pull request Dec 23, 2025
Remove deprecated methods that use non-public TabletLocator class:
- BatchScannerSession.setTabletLocator() - was a no-op
- PushdownFunction constructor with TabletLocator parameter

These were deprecated in PR #3246 and are no longer functional.

Fixes #3319
Part of #2443
SethSmucker added a commit that referenced this pull request Jan 5, 2026
Remove deprecated methods that use non-public TabletLocator class:
- BatchScannerSession.setTabletLocator() - was a no-op
- PushdownFunction constructor with TabletLocator parameter

These were deprecated in PR #3246 and are no longer functional.

Fixes #3319
Part of #2443
github-merge-queue bot pushed a commit that referenced this pull request Jan 9, 2026
## Summary
Remove deprecated methods that use non-public TabletLocator class.

## Files Changed
- `BatchScannerSession.java` - Remove `setTabletLocator(TabletLocator)`
method (was a no-op)
- `PushdownFunction.java` - Remove constructor with TabletLocator
parameter

## Notes
These methods were deprecated in PR #3246 and are no longer functional
since TabletLocator usage was removed from BulkInputFormat.

Fixes #3319
Part of #2443

Co-authored-by: foster33 <[email protected]>
ivakegg added a commit that referenced this pull request Jan 29, 2026
github-merge-queue bot pushed a commit that referenced this pull request Jan 29, 2026
hgklohr pushed a commit that referenced this pull request Jan 29, 2026
hgklohr pushed a commit that referenced this pull request Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants